home *** CD-ROM | disk | FTP | other *** search
/ Chip 1999 March / CHIP Turkiye Mart 1999.iso / 101 / cleaner / directx uninstaller03 / _setup.1 / undx6.exe / 0 / RCDATA / TFRANCE / TFRANCE.txt
Text File  |  1998-08-14  |  2KB  |  89 lines

  1. object France: TFrance
  2.   Left = 258
  3.   Top = 159
  4.   BorderStyle = bsDialog
  5.   Caption = 'Direct X Uninstall'
  6.   ClientHeight = 208
  7.   ClientWidth = 432
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   Position = poScreenCenter
  14.   OnActivate = FormActivate
  15.   OnClose = FormClose
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object StaticText1: TStaticText
  19.     Left = 8
  20.     Top = 0
  21.     Width = 409
  22.     Height = 25
  23.     AutoSize = False
  24.     Caption = 
  25.       'Ce programme va retirer de votre syst∩┐╜me l'#39'extension Microsoft D' +
  26.       'irect X. '
  27.     Font.Charset = ANSI_CHARSET
  28.     Font.Color = clWindowText
  29.     Font.Height = -13
  30.     Font.Name = 'Times New Roman'
  31.     Font.Style = []
  32.     ParentFont = False
  33.     TabOrder = 0
  34.   end
  35.   object StaticText3: TStaticText
  36.     Left = 18
  37.     Top = 152
  38.     Width = 367
  39.     Height = 41
  40.     AutoSize = False
  41.     Caption = 
  42.       'L'#39'utilisation de ce programme est sous votre enti∩┐╜re responsabil' +
  43.       'it∩┐╜. Signalez moi tous dysfonctionnements'
  44.     Font.Charset = ANSI_CHARSET
  45.     Font.Color = clRed
  46.     Font.Height = -13
  47.     Font.Name = 'Times New Roman'
  48.     Font.Style = []
  49.     ParentFont = False
  50.     TabOrder = 1
  51.   end
  52.   object BitBtn1: TBitBtn
  53.     Left = 208
  54.     Top = 112
  55.     Width = 121
  56.     Height = 25
  57.     TabOrder = 2
  58.     OnClick = BitBtn1Click
  59.     Kind = bkAbort
  60.   end
  61.   object BitBtn2: TBitBtn
  62.     Left = 72
  63.     Top = 112
  64.     Width = 121
  65.     Height = 25
  66.     Caption = 'Enlever Direct X'
  67.     TabOrder = 3
  68.     OnClick = BitBtn2Click
  69.     Kind = bkOK
  70.   end
  71.   object StaticText2: TStaticText
  72.     Left = 8
  73.     Top = 40
  74.     Width = 409
  75.     Height = 41
  76.     AutoSize = False
  77.     Caption = 
  78.       'Si FRMDX6 ne peut pas enlever tous les fichiers, red∩┐╜marez votre' +
  79.       ' machine et recommencez, afin de lib∩┐╜rer les fichiers utilis∩┐╜s.'
  80.     Font.Charset = ANSI_CHARSET
  81.     Font.Color = clWindowText
  82.     Font.Height = -13
  83.     Font.Name = 'Times New Roman'
  84.     Font.Style = []
  85.     ParentFont = False
  86.     TabOrder = 4
  87.   end
  88. end
  89.